Occurs when the user runs the Unlink from Master Documentcommand.
Syntax
DocProjectCopyEvent_AfterUnlinkFromMaster (Batch, MasterDoc)
Parameters
Name |
Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
MasterDoc |
An object that represents the master document from which the selected document was copied. |
Remarks
The Document object is the project copy during this event.